home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C / Applications / Portable Patmos / src / portable kernel / mac / stubs.c < prev    next >
Encoding:
Text File  |  1994-07-12  |  54 b   |  5 lines  |  [TEXT/KAHL]

  1. void _binmode(...)    {}
  2.  
  3. int chmod(...)        { return 0; }
  4.  
  5.